home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / PalmMC.DIR / 00308.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  72 b   |  6 lines

  1. on mouseDown
  2.   global gSound
  3.   puppetSound(gSound)
  4.   go("Keyboard")
  5. end
  6.